home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000300_wilhelms@koibm0…ni-Augsburg.DE_Fri Feb 11 09:30:12 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from Kei.CC.Uni-Augsburg.DE by cs.umb.edu with SMTP id AA06114
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 11 Feb 1994 02:32:40 -0500
  3. Received: from koibm02c.MNWF.Uni-Augsburg.DE by Kei.CC.Uni-Augsburg.DE with SMTP id AA07165
  4.   (5.65c/IDA-1.4.4(INDY) for tex-k@cs.umb.edu); Fri, 11 Feb 1994 08:32:04 +0100
  5. Received: by koibm02c.MNWF.Uni-Augsburg.DE (AIX 3.2/UCB 5.64/4.03)
  6.           id AA16957; Fri, 11 Feb 1994 08:30:13 +0100
  7. Message-Id: <9402110730.AA16957@koibm02c.MNWF.Uni-Augsburg.DE>
  8. To: root@ierley2.ucsd.edu
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: Message from root@ierley2.ucsd.edu 
  11.   of "Thu, 10 Feb 94 13:18:20 PST." <9402102118.AA12579@ierley2.ucsd.edu> 
  12. Date: Fri, 11 Feb 94 08:30:12 +0100
  13. From: Gerhard Wilhelms <Wilhelms@uni-augsburg.de>
  14.  
  15. > In attempting to install xdvik-1.6 on an IBM RS6000 Model 350 running Aix 3.2, 
  16. > the configure seemed to work ok as did most of the make, but the last part of 
  17. > the make bombed out with:
  18. >         cd kpathsea; make  CFLAGS='-g ' SHELL='/bin/sh'  prefix=/usr/local exec_prefix=/usr/local 
  19. >         for d in dvipsk web2c xdvik; do \
  20. >                   if test -d $d; then (cd $d; make  CFLAGS='-g ' SHELL='/bin/sh'  prefix=/usr/loc\
  21. >                   else true; fi; done
  22. >         cc  -I. -I. -I..   -DBUTTONS   -g  -c xdvi.c
  23. > "/usr/include/X11/Xos.h", line 82.0: 1506-236 (W) Macro name index has been redefined.
  24. > "/usr/include/X11/Xos.h", line 83.0: 1506-236 (W) Macro name rindex has been redefined.
  25. > "/usr/include/time.h", line 84.25: 1506-046 (S) Syntax error.
  26. > "/usr/include/time.h", line 84.58: 1506-046 (S) Syntax error.
  27. > "/usr/include/time.h", line 84.61: 1506-046 (S) Syntax error.
  28. > "/usr/include/time.h", line 84.89: 1506-046 (S) Syntax error.
  29.  
  30. Looks like the system independent data types like wchar_t are not defined.
  31. Try including <sys/types.h> before <time.h>.
  32.  
  33. > "/usr/include/sys/signal.h", line 89.0: 1506-236 (W) Macro name SIGCHLD has been redefined.
  34. > make: 1254-004 The error code from the last command is 1.
  35. > Make Quitting.
  36. > make: 1254-004 The error code from the last command is 2.
  37. > the text of /usr/include/time.h is as follows:
  38. >
  39.  
  40. This header looks OOOLD. Seems you are on AIX 3.2.0 or below 3.2.4.
  41. I had no problem with xdvik and AIX 3.2.4. In my opinion the error
  42. messages of newer C compilers are much better!
  43.  
  44. > /* @(#)72    1.29  com/inc/time.h, bos, bos320 7/2/91 08:09:10 */
  45. > /*
  46. >  * COMPONENT_NAME: (LIBCTIME) Standard C Library Time Management Functions
  47. >  *
  48. >  * ORIGINS: 27
  49. >  *
  50. >  * (C) COPYRIGHT International Business Machines Corp. 1985, 1990
  51. >  * All Rights Reserved
  52. >  * Licensed Materials - Property of IBM
  53. >  *
  54. >  * US Government Users Restricted Rights - Use, duplication or
  55. >  * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  56. >  */
  57.  
  58. [header body deleted]
  59.  
  60. >  
  61. > Thanks for any clues you might have,
  62. > Glenn Ierley
  63.  
  64. Hope this helps!
  65.  
  66.         Gerhard Wilhelms
  67. _____________________________________________________________________
  68.         University of Augsburg (Germany)
  69.         Department of Mathematics - Computer Science
  70.         Universitaetsstrasse 2
  71.         D-86159 Augsburg                     Phone : +49 +821/598-2116 
  72.         Internet: Wilhelms@Uni-Augsburg.DE     Fax :          598-2200